dartType property

String? dartType
getter/setter pair

The (dart) type specified in the yaml file. Is nullable, since this is not available when analyzing the database.

Implementation

String? dartType;