firstName property

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

Implementation

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