menu
flutter_schema_org package
documentation
schemas/person.dart
SchemaPerson
honorificPrefix property
honorificPrefix property
dark_mode
light_mode
honorificPrefix
property
String
?
honorificPrefix
getter/setter pair
An honorific prefix preceding a Person's name such as Dr/Mrs/Mr.
Implementation
String? honorificPrefix;
flutter_schema_org package
documentation
schemas/person
SchemaPerson
honorificPrefix property
SchemaPerson class