twitterUrl property

  1. @JsonKey(name: 'twitter_url')
String? twitterUrl
getter/setter pair

Implementation

@JsonKey(name: 'twitter_url')
String? twitterUrl;