menu
blockchain_utils package
documentation
service/models/params.dart
IServiceRequest<RESULT, SERVICERESPONSE, PARAMS extends IServiceRequestParams>
onResonse abstract method
onResonse abstract method
dark_mode
light_mode
onResonse
abstract method
RESULT
onResonse
(
SERVICERESPONSE
result
)
Implementation
RESULT onResonse(SERVICERESPONSE result);
blockchain_utils package
documentation
service/models/params
IServiceRequest<RESULT, SERVICERESPONSE, PARAMS extends IServiceRequestParams>
onResonse abstract method
IServiceRequest class