code property
The new vanity URL code (2-32 characters, alphanumeric and hyphens)
Implementation
@JsonKey(includeIfNull: false)
final String? code;
The new vanity URL code (2-32 characters, alphanumeric and hyphens)
@JsonKey(includeIfNull: false)
final String? code;