fullName property

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

Implementation

@JsonKey(name: "fullName")
final String fullName;