thirdGenApi property

SingletonFactory<ThirdGenApi> thirdGenApi
final

A singleton factory for the ThirdGenApi.

Implementation

final thirdGenApi = SingletonFactory(ThirdGenApi.new);