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