menu
github_flutter
github.dart
Verification
Verification.new constructor
Verification.new
dark_mode
light_mode
Verification
constructor
Verification
(
{
String
?
payload
,
String
?
reason
,
String
?
signature
,
bool
?
verified
,
})
Implementation
Verification({this.payload, this.reason, this.signature, this.verified});
github_flutter
github
Verification
Verification.new constructor
Verification class