menu
github_flutter package
documentation
github.dart
UserInformation
UserInformation.new constructor
UserInformation.new constructor
dark_mode
light_mode
UserInformation
constructor
UserInformation
(
String
login
,
int
id
,
String
avatarUrl
,
String
htmlUrl
,
)
Implementation
UserInformation(this.login, this.id, this.avatarUrl, this.htmlUrl);
github_flutter package
documentation
github
UserInformation
UserInformation.new constructor
UserInformation class