isDecimal property

  1. @override
bool isDecimal
override

Returns true if this instance is a Decimal

Implementation

@override
bool get isDecimal => false;