isDartCoreDouble property

bool get isDartCoreDouble

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

Implementation

bool get isDartCoreDouble;