AddressController
class AddressController(fieldsFlowable: Flow<List<SectionFieldElement>>) : SectionFieldErrorController
Content copied to clipboard
This is the controller for a section with a changing number and set of fields. This is in contrast to the SectionController which is a section in which the fields in it do not change.