Document( {Map<String, dynamic> meta, Api this.api, Link this.next, Link this.last, Link this.self, Link this.related}) : meta = Meta.fromJson(meta);