Future<Map<dynamic, dynamic>> getAlias(int sequence) async { return await methodChannel.invokeMethod("getAlias", sequence); }