menu
tiptoppay_sdk package
documentation
network/public_key.dart
PublicKey
PublicKey.new constructor
PublicKey.new constructor
dark_mode
light_mode
PublicKey
constructor
PublicKey
(
String
key
,
int
version
)
Implementation
PublicKey(this.key, this.version);
tiptoppay_sdk package
documentation
network/public_key
PublicKey
PublicKey.new constructor
PublicKey class