mainText property

  1. @JsonKey.new(name: 'mainText')
TextInfo? mainText
final

Implementation

@JsonKey(name: 'mainText')
final TextInfo? mainText;