json_api_document
json_api_document
Link
fromJson method
fromJson
Link class
Constructors
Link
Properties
isObject
meta
url
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
Static methods
fromJson
fromJson method
Link
fromJson
(
dynamic
json
)
Implementation
static Link fromJson(json) => Link(json);