menu
tiptoppay_sdk package
documentation
network/public_key.dart
PublicKey
PublicKey constructor
PublicKey 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 constructor
PublicKey class