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