menu
flutter_pinned_projects package
documentation
github_service.dart
GithubService
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
accessToken
final
Optional GitHub personal access token for authenticated requests
Implementation
final String? accessToken;
flutter_pinned_projects package
documentation
github_service
GithubService
accessToken property
GithubService class