NodeInformation.fromJson(Map<String, Object?> json) : baseUrl = Uri.parse(json['base_url'] as String);