Store list of subscriptions to json string
String storeToJson() { return jsonEncode(_subscriptions); }