createRemoteConfig method
RemoteConfig?
createRemoteConfig()
inherited
Specify the RemoteConfig
to register with Patapata for this plugin.
Implementation
RemoteConfig? createRemoteConfig() => null;
Specify the RemoteConfig
to register with Patapata for this plugin.
RemoteConfig? createRemoteConfig() => null;