highResImage property
An optional path to a high-resolution image, probably 1920x1080.
Implementation
@JsonKey(name:'highResImage')
String? highResImage;
An optional path to a high-resolution image, probably 1920x1080.
@JsonKey(name:'highResImage')
String? highResImage;