getImageUrlBase method

String getImageUrlBase()

Returns the product images folder (without trailing '/').

Implementation

String getImageUrlBase() => '$scheme://images.$domain/images/products';