notes property

String? notes
getter/setter pair

Additional notes (such as instructions from the domain administrator, legal notices) to display to the user.

Can contain HTML. The maximum length is 2048 characters. Optional.

Implementation

core.String? notes;