flairTitle property

  1. @JsonKey.new(name: 'flair_title')
String get flairTitle
inherited

Implementation

@JsonKey(name: 'flair_title')
String get flairTitle => throw _privateConstructorUsedError;