toNullable property

Nullable<bool> get toNullable

Implementation

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