reload method

void reload()

Reload the Spline scene / WebView.

Implementation

void reload() => _reloadCallback?.call();