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