fullName property

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

Implementation

@JsonKey(name: 'full_name')
final String? fullName;