menu
breez_sdk package
documentation
bridge_generated.dart
GreenlightCredentials
GreenlightCredentials const constructor
GreenlightCredentials const constructor
dark_mode
light_mode
GreenlightCredentials
constructor
const
GreenlightCredentials
(
{
required
Uint8List
developerKey
,
required
Uint8List
developerCert
,
})
Implementation
const GreenlightCredentials({ required this.developerKey, required this.developerCert, });
breez_sdk package
documentation
bridge_generated
GreenlightCredentials
GreenlightCredentials const constructor
GreenlightCredentials class