firstName property

  1. @JsonKey(name: 'first_name')
String? firstName
final

Implementation

@JsonKey(name: 'first_name')
final String? firstName;