createApiService method
Create and return the API service ready for use.
This is a convenience method that returns the fully configured NodeApiService instance.
Implementation
NodeApiService createApiService() => _nodeApiService;
Create and return the API service ready for use.
This is a convenience method that returns the fully configured NodeApiService instance.
NodeApiService createApiService() => _nodeApiService;