Future<void> sendOtp({required String phoneNumber}) => Future.error(UnimplementedError(_errorMessage('sendOtp()')));