menu
github_flutter
github.dart
TeamNotFound
TeamNotFound.new const constructor
TeamNotFound.new
dark_mode
light_mode
TeamNotFound
constructor
const
TeamNotFound
(
GitHub
github
,
int
id
)
Implementation
const TeamNotFound(GitHub github, int id) : super(github, 'Team Not Found: $id');
github_flutter
github
TeamNotFound
TeamNotFound.new const constructor
TeamNotFound class