registrator method

Registrator? registrator()

Get the Registrator instance.

Implementation

Registrator? registrator() {
  return _registrator;
}