valueAsInt property

int? valueAsInt

Returns value as bool.

Implementation

int? get valueAsInt => parseInt(value);