Map<String,dynamic> toMap(){_;if (_H is Dog){return (_H as Dog).toMap();}return<String,dynamic>{'hp':ArtifactCodecUtil.ea(hp),}.$nn;}