unset property

NotusAttribute<T?> unset

Implementation

NotusAttribute<T?> get unset => NotusAttribute<T?>._(key, scope, null);