fetchManufacturers

open suspend override fun fetchManufacturers(): Error?

Gets manufacturers data from BeMap API if data is not already in local database

Return

Error indicating what went wrong or null if fetch was successful or not required.