isInt property

bool isInt

Implementation

bool get isInt => value is int;