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