menu
blockchain_utils package
documentation
service/models/params.dart
BaseGRPCServiceRequest<RESULT, PARAMS extends BaseGRPCServiceRequestParams<RESULT>>
onResonse abstract method
onResonse abstract method
dark_mode
light_mode
onResonse
abstract method
RESULT
onResonse
(
List
<
int
>
result
)
Implementation
RESULT onResonse(List<int> result);
blockchain_utils package
documentation
service/models/params
BaseGRPCServiceRequest<RESULT, PARAMS extends BaseGRPCServiceRequestParams<RESULT>>
onResonse abstract method
BaseGRPCServiceRequest class