total property

  1. @JsonKey(name: 'total_tweet_count')
int get total
inherited

Implementation

@JsonKey(name: 'total_tweet_count')
int get total => throw _privateConstructorUsedError;