toNullable property

Nullable<List> get toNullable

Implementation

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