imageUri property

  1. @JsonKey(name: 'image_uri')
String? imageUri
inherited

Implementation

@JsonKey(name: 'image_uri')
String? get imageUri => throw _privateConstructorUsedError;