$raw property

RawClient<Client> get $raw

Implementation

RawClient<Client> get $raw => RawClient(this as Client);