twitterAccount property

  1. @JsonKey(name: 'twitter_account')
String? twitterAccount
getter/setter pair

Implementation

@JsonKey(name: 'twitter_account')
String? twitterAccount;