doxServices property

List<DoxService> doxServices
getter/setter pair

list of services that need to run when creating isolate

Implementation

List<DoxService> doxServices = <DoxService>[];