lastName property

  1. @JsonKey(name: 'LastName')
String lastName
final

Implementation

@JsonKey(name: 'LastName')
final String lastName;