fromJson method

Link fromJson (dynamic json)

Implementation

static Link fromJson(json) => Link(json);