desktopLink property

  1. @JsonKey.new(name: 'desktop_link')
String? get desktopLink
inherited

Implementation

String get id; String get name; String get homepage;@JsonKey(name: 'image_id') String get imageId; int get order;@JsonKey(name: 'mobile_link') String? get mobileLink;@JsonKey(name: 'desktop_link') String? get desktopLink;