storeCode abstract method

Future<MsgStoreCodeResponse> storeCode(
  1. ServiceCall call,
  2. MsgStoreCode request
)

Implementation

$async.Future<$0.MsgStoreCodeResponse> storeCode(
    $grpc.ServiceCall call, $0.MsgStoreCode request);