toNullable property

Nullable<Set> get toNullable

Implementation

Nullable<Set> get toNullable => Nullable(this);