asInt property

int? asInt

value as int.

Implementation

int? get asInt => parseInt(_value);