maxUserNameLength property
Maximum number of characters supported for the username by CreateUsers.
Implementation
@JsonKey(name: '@MaxUserNameLength', fromJson: OnvifUtil.optionalInt)
final int? maxUserNameLength;
Maximum number of characters supported for the username by CreateUsers.
@JsonKey(name: '@MaxUserNameLength', fromJson: OnvifUtil.optionalInt)
final int? maxUserNameLength;