flairText property

  1. @JsonKey.new(name: 'flair_text')
String? get flairText
inherited

Implementation

@JsonKey(name: 'flair_text')
String? get flairText => throw _privateConstructorUsedError;