authType property Null safety

NIMAuthType authType
@JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue), final

Authentication type

Implementation

@JsonKey(toJson: _valueOfNIMAuthType, fromJson: _authTypeFromValue)
final NIMAuthType authType;