clientType property

RuntimeType<ClientType> clientType

The type of client this plugin requires.

Implementation

RuntimeType<ClientType> get clientType => RuntimeType<ClientType>();