registrationEndpoint property

String? registrationEndpoint

Implementation

String? get registrationEndpoint => _$this._registrationEndpoint;
void registrationEndpoint=(String? registrationEndpoint)

Implementation

set registrationEndpoint(String? registrationEndpoint) =>
    _$this._registrationEndpoint = registrationEndpoint;