password property

String? password
final

Required. The password of the broker user. This value must be at least 12 characters long, must contain at least 4 unique characters, and must not contain commas.

Implementation

final String? password;