menu
github_flutter
github.dart
PublicKey
PublicKey.new constructor
PublicKey.new
dark_mode
light_mode
PublicKey
constructor
PublicKey
(
{
int
?
id
,
String
?
key
,
String
?
title
,
})
Implementation
PublicKey({this.id, this.key, this.title});
github_flutter
github
PublicKey
PublicKey.new constructor
PublicKey class