labelerDid property

String? get labelerDid
inherited

Which labeler does this preference apply to? If undefined, applies globally.

Implementation

String get $type;/// Which labeler does this preference apply to? If undefined, applies globally.
String? get labelerDid;