menu
aws_iot_api package
documentation
iot-2015-05-28.dart
KeyPair
KeyPair constructor
KeyPair constructor
dark_mode
light_mode
KeyPair
constructor
KeyPair
(
{
String
?
privateKey
,
String
?
publicKey
,
})
Implementation
KeyPair({ this.privateKey, this.publicKey, });
aws_iot_api package
documentation
iot-2015-05-28
KeyPair
KeyPair constructor
KeyPair class