viewByCode abstract method

Future<FormField> viewByCode(
  1. ServiceCall call,
  2. SimpleSearchReq request
)

Implementation

$async.Future<$0.FormField> viewByCode(
    $grpc.ServiceCall call, $1.SimpleSearchReq request);