menu
github_flutter
github.dart
Repository
isPrivate property
isPrivate
dark_mode
light_mode
isPrivate
property
@
JsonKey
(name: 'private')
bool
isPrivate
getter/setter pair
If the Repository is Private
Implementation
@JsonKey(name: 'private') bool isPrivate;
github_flutter
github
Repository
isPrivate property
Repository class