hasPassword property
Indicates if the webhook is password protected.
Implementation
@BuiltValueField(wireName: r'hasPassword')
bool? get hasPassword;
Indicates if the webhook is password protected.
@BuiltValueField(wireName: r'hasPassword')
bool? get hasPassword;