public static Task <IList <Subscription> > GetSubscription() { return(firestore.GetSubscription()); }