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