@override Future<void> setWorkspaceKey(String workspaceKey) async { await methodChannel.invokeMethod('setWorkspaceKey', workspaceKey); }