enableAccount abstract method

Future<LocalAccountProto> enableAccount(
  1. ServiceCall call,
  2. LocalAccountProto_EnableAccount request
)

Implementation

$async.Future<$0.LocalAccountProto> enableAccount(
    $grpc.ServiceCall call, $0.LocalAccountProto_EnableAccount request);