isNotEmpty method

bool isNotEmpty()

Implementation

bool isNotEmpty() => this.rawValue != 0;