imagePathAndroid property

  1. @JsonKey(name: 'image_path_android')
String? imagePathAndroid
final

Image path specific to android

Implementation

@JsonKey(name: 'image_path_android')
final String? imagePathAndroid;