string top-level property
StringConstructor
get
string
Allows manipulation and formatting of text strings and determination and location of substrings within strings.
Implementation
_i3.StringConstructor get string => _i6.getProperty(
_self,
'String',
);