@override Map<String, dynamic> toJson() => { ...super.toJson(), 'state_id': stateID, 'cubit_id': cubitID, };