apiRoot property
A?
get
apiRoot
Returns the APIRoot instance if already instantiated. See getAPIRoot.
Implementation
A? get apiRoot => _apiRoot;
Returns the APIRoot instance if already instantiated. See getAPIRoot.
A? get apiRoot => _apiRoot;