BitlyModel constructor
BitlyModel({})
Implementation
BitlyModel({
this.link,
this.id,
this.longUrl,
this.title,
this.archived,
this.createdAt,
this.createdBy,
this.clientId,
this.customBitlinks,
this.tags,
this.launchpadIds,
this.deeplinks,
});