isEmpty method

bool isEmpty()

Implementation

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