isNull property

bool get isNull

Implementation

bool get isNull => this.code == null;