toInt32 method

  1. @Deprecated("Use value instead")
int toInt32()

Implementation

@Deprecated("Use value instead")
int toInt32() => value;