apiRoot property

A? apiRoot

Returns the APIRoot instance if already instantiated. See getAPIRoot.

Implementation

A? get apiRoot => _apiRoot;