featurebaseUrl property

  1. @JsonKey(name: 'featurebaseUrl', required: true)
String get featurebaseUrl
inherited

The Featurebase URL for the article.

Implementation

@JsonKey(name: 'featurebaseUrl', required: true)
String get featurebaseUrl => throw _privateConstructorUsedError;