isFinite property

bool? isFinite

Implementation

bool? get isFinite => value?.isFinite;