imageLink property

  1. @JsonKey(name: 'image_link')
String? imageLink
inherited

Implementation

@JsonKey(name: 'image_link')
String? get imageLink => throw _privateConstructorUsedError;