menu
github_flutter
github.dart
User
followingCount property
followingCount
dark_mode
light_mode
followingCount
property
@
JsonKey
(name: 'following')
int
?
followingCount
getter/setter pair
Number of Users that this user follows
Implementation
@JsonKey(name: 'following') int? followingCount;
github_flutter
github
User
followingCount property
User class