menu
mno_lcp package
documentation
links
Links
parse static method
parse
brightness_4
brightness_5
parse
static method
Links
parse
(
List
json
)
Implementation
static Links parse(List json) => Links._(json.map((l) => Link.parse(l)).toList());
mno_lcp package
documentation
links
Links
parse static method
Links class
Properties
hashCode
links
runtimeType
Methods
allWithRel
firstWithRel
firstWithRelAndNoType
get
noSuchMethod
toString
Operators
operator ==
Static methods
parse