asInt property

int? asInt

Implementation

int? get asInt => int.tryParse(this);