key method

SectionType key(
  1. String? value
)

Implementation

SectionType key(String? value) => decodeSectionType(value);