firstName property

String get firstName

Implementation

String get firstName => provide(DataKeys.first_name, _locale);