isNotDateTime property

bool isNotDateTime

Implementation

bool get isNotDateTime => this.dateTime == null;