Article class
- Inheritance
-
- Object
- Explorable
- Article
- Annotations
Constructors
Properties
- dateString → String?
-
read-only
- fullArticleLink → String
-
final
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- headerImage → String
-
final
- id → int
-
final
- linkedCampaignId → int?
-
final
- releasedAt → DateTime?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- shortUrl → String
-
read-only
- source → String?
-
final
- subtitle → String
-
final
- title → String
-
final
Methods
-
getCategory(
{List< Campaign> ? campaigns}) → String? -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited