init({required Uri url, required String orderGroupID}) { this.url = url; this.orderGroupID = orderGroupID; }