viewUrl property

String? get viewUrl

The address of the page to display the wiki page.

Implementation

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