isDataVali method

bool isDataVali()

Implementation

bool isDataVali() => this.code == 0 || this.code == 200;