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