apiName property

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

Implementation

@JsonKey(name: "apiName")
final String? apiName;