Преобразование json в модель
factory SupplierInfo.fromJson(Map<String, dynamic> json) => _$SupplierInfoFromJson(json);