IntegerDivisionByZeroException constructor - IntegerDivisionByZeroException - dart:core library (original) (raw)

description

constIntegerDivisionByZeroException()

Implementation

@pragma("vm:entry-point")
const IntegerDivisionByZeroException();