isDefaultFormat property
bool
get
isDefaultFormat
Represent the format is default or not.
Implementation
bool get isDefaultFormat {
return _isDefaultFormat;
}
Represent the format is default or not.
bool get isDefaultFormat {
return _isDefaultFormat;
}