@override Map<String, Object?> toJson() => super.toJson() ..addAll({ 'body': body.toJson(), 'dy': dy.toString(), });