isNotDefault method

bool isNotDefault()

Implementation

@pragma('vm:prefer-inline')
bool isNotDefault() => !isDefault();