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