isNotDefault property

bool isNotDefault

Implementation

bool get isNotDefault {
  return !isDefault;
}