isInt property

bool isInt

Implementation

bool get isInt => toIntOrNull() != null;