customField property

  1. @JsonKey(name: "CustomField")
List<CustomField>? customField
final

Implementation

@JsonKey(name: "CustomField")
final List<CustomField>? customField;