isDynamicInt property

  1. @override
bool isDynamicInt
override

Returns true if this instance is a DynamicInt

Implementation

@override
bool get isDynamicInt => true;