toNullable property

Nullable<String> get toNullable

Implementation

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