menu
github_flutter
github.dart
InvalidJSON
InvalidJSON.new const constructor
InvalidJSON.new
dark_mode
light_mode
InvalidJSON
constructor
const
InvalidJSON
(
GitHub
github
, [
String
?
message
=
'Invalid JSON'
])
Implementation
const InvalidJSON(super.github, [super.message = 'Invalid JSON']);
github_flutter
github
InvalidJSON
InvalidJSON.new const constructor
InvalidJSON class