fullName property

  1. @JsonKey(name: 'FullName')
String fullName
final

Implementation

@JsonKey(name: 'FullName')
final String fullName;