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