menu
fireblocks_flutter_ncw_sdk package
documentation
fireblocks_message_handler_interface.dart
FireblocksMessageHandler
handleOutgoingMessage abstract method
handleOutgoingMessage abstract method
dark_mode
light_mode
handleOutgoingMessage
abstract method
Future
<
String
?
>
handleOutgoingMessage
(
String
payload
)
Implementation
Future<String?> handleOutgoingMessage(String payload);
fireblocks_flutter_ncw_sdk package
documentation
fireblocks_message_handler_interface
FireblocksMessageHandler
handleOutgoingMessage abstract method
FireblocksMessageHandler class