isNullable property

bool get isNullable
inherited

Implementation

bool get isNullable => null is T;