stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
FormController
/
FormController
Form
Controller
@
Inject
fun
FormController
(
formSpec
:
LayoutSpec
,
addressResourceRepository
:
ResourceRepository
<
AddressRepository
>
,
transformSpecToElement
:
TransformSpecToElements
,
viewModelScope
:
CoroutineScope
)
Parameters
: formSpec A representation of the layout which is used to display the UI fields on screen.