comment property
Comment
The optional comment after the base-64 encoded data.
The comment may have leading and trailing whitespace.
Null if there is no comment.
Implementation
String? comment;
Comment
The optional comment after the base-64 encoded data.
The comment may have leading and trailing whitespace.
Null if there is no comment.
String? comment;