disabled property
A boolean value indicating whether this issuer is unavailable. Can be true whenever the issuer is offline.
Implementation
@BuiltValueField(wireName: r'disabled')
bool? get disabled;
A boolean value indicating whether this issuer is unavailable. Can be true whenever the issuer is offline.
@BuiltValueField(wireName: r'disabled')
bool? get disabled;