menu
faker_x package
documentation
faker_x.dart
Person
fullName property
fullName property
dark_mode
light_mode
fullName
property
String
get
fullName
Implementation
String get fullName => provide(DataKeys.full_name, _locale);
faker_x package
documentation
faker_x
Person
fullName property
Person class