isEmpty method

bool isEmpty()
inherited

Implementation

bool isEmpty() => this.rawValue == 0;