source property
      
      String?
      get
      source
      
    
    
The text of the page in wiki format, if requested.
Implementation
String? get source => payload['source'];The text of the page in wiki format, if requested.
String? get source => payload['source'];