isProtected property

  1. @BuiltValueField(wireName: r'is_protected')
bool? isProtected

Implementation

@BuiltValueField(wireName: r'is_protected')
bool? get isProtected;