supportsInfinities property
override
Indicates whether FloatingPointConstants.positiveInfinity and FloatingPointConstants.negativeInfinity representations are supported.
Implementation
@override
bool get supportsInfinities => false;
Indicates whether FloatingPointConstants.positiveInfinity and FloatingPointConstants.negativeInfinity representations are supported.
@override
bool get supportsInfinities => false;