Links class Null safety

Constructors

Links.fromJson(Map<String, dynamic> json)
factory

Properties

announcementUrl List<String>?
read / write
bitcointalkThreadIdentifier ↔ dynamic
read / write
blockchainSite List<String>?
read / write
chatUrl List<String>?
read / write
facebookUsername String?
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
homepage List<String>?
read / write
officialForumUrl List<String>?
read / write
reposUrl ReposUrl?
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
subredditUrl String?
read / write
telegramChannelIdentifier String?
read / write
twitterScreenName String?
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object. [...]
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited