isNotEmpty property

bool isNotEmpty

Implementation

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