textSections property

Map<String, String>? textSections
getter/setter pair

Actual text sections of submitted summary.

Optional.

Implementation

core.Map<core.String, core.String>? textSections;