viewUrl property

String? get viewUrl

The URL of the page to display the note.

Implementation

String? get viewUrl => payload['view_url'];