createInstance method

  1. @override
ServiceInstance<Service> createInstance()
override

Implementation

@override
ServiceInstance<Service> createInstance() =>
    _MemoryRepositoryServiceInstance<T>();