menu
libspiffy package
documentation
coordinator.dart
ValidateBEEFCommand
ValidateBEEFCommand.new constructor
ValidateBEEFCommand.new constructor
dark_mode
light_mode
ValidateBEEFCommand
constructor
ValidateBEEFCommand
(
{
required
String
walletId
,
required
String
beefHex
,
String
?
invoiceId
,
})
Implementation
ValidateBEEFCommand({ required this.walletId, required this.beefHex, this.invoiceId, });
libspiffy package
documentation
coordinator
ValidateBEEFCommand
ValidateBEEFCommand.new constructor
ValidateBEEFCommand class