isDouble property

bool get isDouble

Implementation

bool get isDouble => this == NumberType.double;