OpRes.fromJson(Map<String, dynamic> json) { this.superFromJson(json); this.data = this.isDataVali() ? json['data'] : null; }