menu
flutter_schema_org package
documentation
schemas/person.dart
SchemaPerson
birthPlace property
birthPlace property
dark_mode
light_mode
birthPlace
property
SchemaPlace
?
birthPlace
getter/setter pair
The place where the person was born.
Implementation
SchemaPlace? birthPlace;
flutter_schema_org package
documentation
schemas/person
SchemaPerson
birthPlace property
SchemaPerson class