@override Map<String, dynamic> toJson(Shadow object) { return const NullableShadowConverter().toJson(object)!; }