rkey property

String? get rkey
inherited

NOTE: maxLength is redundant with record-key format. Keeping it temporarily to ensure backwards compatibility.

Implementation

String get $type; String get collection;/// NOTE: maxLength is redundant with record-key format. Keeping it temporarily to ensure backwards compatibility.
String? get rkey;