isDartCoreRecord property

bool isDartCoreRecord

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

Implementation

bool get isDartCoreRecord;