optxt property

  1. @JsonKey(name: 'optxt', includeIfNull: false)
String? optxt
getter/setter pair

Implementation

@JsonKey(name: 'optxt', includeIfNull: false)
String? optxt;