isDefault method

bool isDefault()

Implementation

@pragma('vm:prefer-inline')
bool isDefault() => id == const DefaultEntity().id;