Converts this StacTable instance to a JSON map.
@override /// Converts this [StacTable] instance to a JSON map. Map<String, dynamic> toJson() => _$StacTableToJson(this);