isNullable property

bool get isNullable

Implementation

bool get isNullable => null is T;