galleryId property

  1. @JsonKey(name: r'galleryId', required: false, includeIfNull: false)
String? galleryId
final

Implementation

@JsonKey(name: r'galleryId', required: false, includeIfNull: false)
final String? galleryId;