dart/templates library

Constants

proxyApiBaseClass → const String
The base class for all ProxyApis.
proxyApiBaseClassName → const String
Name of the base class of all ProxyApis.
proxyApiBaseCodec → const String
The base codec for ProxyApis.

Functions

instanceManagerTemplate({required Iterable<String> allProxyApiNames}) String
Creates the InstanceManager with the passed string values.