imageUrl property
String
get
imageUrl
Get's the url to the image of this news item. News images are usually 1200x512 pixels in size.
Implementation
String get imageUrl => 'https://launchercontent.mojang.com/$_imageUrl';