largeImage property

String? largeImage
final

The activity's large image.

Implementation

// TODO: Make a proper class for this, or parse it to e.g a Uri
final String? largeImage;