label property

  1. @JsonKey.new(name: 'label')
String? label
final

Implementation

@JsonKey(name: 'label')
final String? label;