isDecimal property

  1. @override
bool get isDecimal
override

Returns true if this instance is a Decimal

Implementation

@override
bool get isDecimal => false;