isEmpty property

bool isEmpty

Implementation

bool get isEmpty => this.packageName.isEmpty && this.timestamp == 0;