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