snapchatUrl property

  1. @HiveField.new(13)
  2. @JsonKey.new(includeIfNull: false)
String? get snapchatUrl

Implementation

@HiveField(13)
@JsonKey(includeIfNull: false)
String? get snapchatUrl;