Future<String?> authenticate(Map<String, dynamic> args) { throw UnimplementedError('Authenticate() has not been implemented.'); }