menu
nylo_support package
documentation
testing/src/ny_factory.dart
NyFaker
firstName method
firstName method
dark_mode
light_mode
firstName
method
String
firstName
(
)
Generate a random first name.
Implementation
String firstName() => _randomElement(_firstNames);
nylo_support package
documentation
testing/src/ny_factory
NyFaker
firstName method
NyFaker class