isDartCoreDouble property

bool isDartCoreDouble

Return true if this type represents the type 'double' defined in the dart:core library.

Implementation

bool get isDartCoreDouble;