isDouble property

bool isDouble

Whether this constant represents a double value.

Implementation

bool get isDouble => false;