internalRetryPhysicsRegistration method
Attempts registration. Returns true when registered (or permanently unregistrable, a backend without the feature) and false to keep waiting.
Implementation
@override
bool internalRetryPhysicsRegistration() => _register(silent: true);