SectionSpec
fun SectionSpec( identifier: IdentifierSpec, field: SectionFieldSpec, title: Int? = null)
Content copied to clipboard
fun SectionSpec( api_path: IdentifierSpec, fields: List<SectionFieldSpec>, @StringRes title: Int? = null)
Content copied to clipboard