Builder

@Component.Builder
interface Builder

Functions

Link copied to clipboard
@BindsInstance
abstract fun applicationContext(context: Context): SdkComponent.Builder?
Link copied to clipboard
abstract fun build(): SdkComponent?