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