flairId property

  1. @JsonKey.new(name: 'flair_id')
int get flairId
inherited

Implementation

@JsonKey(name: 'flair_id')
int get flairId => throw _privateConstructorUsedError;