firstName property

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

Implementation

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