details property

String? details
getter/setter pair

Additional details of the entry in string format.

Must be UTF-8 encoded with a length of no more than 1000 characters.

Implementation

core.String? details;