toNullable property

Nullable<Map> get toNullable

Implementation

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