isDynamicInt property

  1. @override
bool get isDynamicInt
override

Returns true if this instance is a DynamicInt

Implementation

@override
bool get isDynamicInt => false;