isDouble property

bool isDouble

Implementation

bool get isDouble => toDoubleOrNull() != null;