public static final class DaggerLocationPluginComponent.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
DaggerLocationPluginComponent.Builder |
appModule(AppModule appModule) |
LocationPluginComponent |
build() |
DaggerLocationPluginComponent.Builder |
cordovaModule(CordovaModule cordovaModule) |
DaggerLocationPluginComponent.Builder |
pluginModule(PluginModule pluginModule) |
public LocationPluginComponent build()
public DaggerLocationPluginComponent.Builder appModule(AppModule appModule)
public DaggerLocationPluginComponent.Builder cordovaModule(CordovaModule cordovaModule)
public DaggerLocationPluginComponent.Builder pluginModule(PluginModule pluginModule)