Creates a StacIcon from JSON.
factory StacIcon.fromJson(Map<String, dynamic> json) => _$StacIconFromJson(json);