hasPublicUrl property

  1. @JsonKey.new(name: 'has_public_url', defaultValue: false)
bool get hasPublicUrl
inherited

Implementation

@JsonKey(name: 'has_public_url', defaultValue: false)
bool get hasPublicUrl => throw _privateConstructorUsedError;