source property

String? get source

The text of the page in wiki format, if requested.

Implementation

String? get source => payload['source'];