Start.fromJson(Map<String, dynamic> json) { offset = json['offset']; line = json['line']; column = json['column']; }