isNotEmpty property

bool get isNotEmpty

Implementation

bool get isNotEmpty => this.packageName.isNotEmpty && this.timestamp != 0;