unset property

NotusAttribute<T?> get unset

Implementation

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