isNotDefault property

bool get isNotDefault

Implementation

bool get isNotDefault {
  return !isDefault;
}