line2 property

String? line2
getter/setter pair

Second line of the description for the sitelink.

If this value is set, line1 must also be set. The length of this string should be between 0 and 35, inclusive.

Implementation

core.String? line2;