Remove account registration
@override Future<void> clearAccount() async { return await callClientMethodChannel.invokeMethod<void>('setAccount'); }