menu
github_flutter
github.dart
NotAuthenticated
NotAuthenticated.new const constructor
NotAuthenticated.new
dark_mode
light_mode
NotAuthenticated
constructor
const
NotAuthenticated
(
GitHub
github
)
Implementation
const NotAuthenticated(GitHub github) : super(github, 'Client not Authenticated');
github_flutter
github
NotAuthenticated
NotAuthenticated.new const constructor
NotAuthenticated class