String? get authMethod => _$this._authMethod;
set authMethod(covariant String? authMethod) => _$this._authMethod = authMethod;