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