nativeInteraction abstract method

Future<NativeInteractionRes> nativeInteraction(
  1. ServiceCall call,
  2. NativeInteractionReq request
)

Implementation

$async.Future<$0.NativeInteractionRes> nativeInteraction(
    $grpc.ServiceCall call, $0.NativeInteractionReq request);