isDefault property

bool get isDefault

Implementation

bool get isDefault{
  return value == 0;
}