Get user subscription info
Future<Map<String, dynamic>> getUserInfo() async { return models.getUserInfo(); }