getLocale abstract method

Future<Locale> getLocale(
  1. ServiceCall call,
  2. LocaleId request
)

Implementation

$async.Future<$1.Locale> getLocale(
    $grpc.ServiceCall call, $1.LocaleId request);