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