mFAEnable_Pre method
Implementation
$async.Future<$1.ImageResponse> mFAEnable_Pre($grpc.ServiceCall $call,
$async.Future<$1.IdentifierUUID> $request) async {
return mFAEnable($call, await $request);
}
$async.Future<$1.ImageResponse> mFAEnable_Pre($grpc.ServiceCall $call,
$async.Future<$1.IdentifierUUID> $request) async {
return mFAEnable($call, await $request);
}