firstName property

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

Implementation

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