deleteRule property Null safety

String? deleteRule
inherited

deleteRule is the rule that determines if the user can delete the Collection.

Implementation

String? get deleteRule =>
    throw _privateConstructorUsedError;