isGeographyType property
bool
get
isGeographyType
Implementation
bool get isGeographyType => geographyClassNames.contains(className);
bool get isGeographyType => geographyClassNames.contains(className);