rawGrpcClient property
NakamaClient
get
rawGrpcClient
This method returns the original generated gPRC client, usually there might be no use case for direct access. Use with cation, API can change every time.
Implementation
NakamaClient get rawGrpcClient => _client;