menu
blockchain_utils package
documentation
service/models/params.dart
BaseGRPCServiceRequestParams<RESULT>
onResponse abstract method
onResponse abstract method
dark_mode
light_mode
onResponse
abstract method
RESULT
onResponse
(
List
<
int
>
bytes
)
Implementation
RESULT onResponse(List<int> bytes);
blockchain_utils package
documentation
service/models/params
BaseGRPCServiceRequestParams<RESULT>
onResponse abstract method
BaseGRPCServiceRequestParams class