register method

int register()

Implementation

int register() => _register?.call() ?? RacResultCode.errorNotSupported;