customClientType property Null safety

int? customClientType
final

Get the type of clients that invalidate the current login. Note: If the current login is not invalidated by login attempts from other devices or banned on the server, the return value of the interface is invalid. For example, the 417 response status code.

Implementation

final int? customClientType;