Get user id
static Future<String> getUserId() async { return await _invokeMethodAndParseString('getUserId', {}); }