@override Future<String?> getLastCalledNumber() { return methodChannel.invokeMethod<String>('getLastDialedNumber'); }