menu
github_flutter
github.dart
GitHubError
GitHubError.new const constructor
GitHubError.new
dark_mode
light_mode
GitHubError
constructor
const
GitHubError
(
GitHub
github
,
String
?
message
, {
String
?
apiUrl
,
Object
?
source
,
})
Implementation
const GitHubError(this.github, this.message, {this.apiUrl, this.source});
github_flutter
github
GitHubError
GitHubError.new const constructor
GitHubError class