menu
github_flutter package
documentation
github.dart
InvalidJSON
InvalidJSON.new const constructor
InvalidJSON.new const constructor
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 package
documentation
github
InvalidJSON
InvalidJSON.new const constructor
InvalidJSON class