url property

  1. @Index(unique: true, replace: true)
String url
final

The URL pertaining to the catalog.

Implementation

@Index(unique: true, replace: true)
final String url;