fullName property

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

Implementation

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