dartType property
The (dart) type specified in the yaml file. Is nullable, since this is not available when analyzing the database.
Implementation
String? dartType;
The (dart) type specified in the yaml file. Is nullable, since this is not available when analyzing the database.
String? dartType;