loginExt property Null safety

String? loginExt
final

Custom field for login

If authType is set to NIMAuthType.authTypeThirdParty, use this field for authentication from third-party servers.

Implementation

final String? loginExt;