isDartCoreRecord property

bool get isDartCoreRecord

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

Implementation

bool get isDartCoreRecord;