toNullable property

Nullable<Iterable> get toNullable

Implementation

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