SectionEnd
data class SectionEnd(val section: OrganizationProfileSection) : OrganizationProfileCustomRowPlacement
Inserts the row after every built-in row in section.
Parameters
section
Section where the row should be inserted.
Inserts the row after every built-in row in section.
Section where the row should be inserted.