textModulesData property
Text module data.
If textModulesData
is also defined on the class, both will be displayed.
The maximum number of these fields displayed is 10 from class and 10 from
object.
Implementation
core.List<TextModuleData>? textModulesData;