productsLoading property
bool?
get
productsLoading
Implementation
bool? get productsLoading => _$this._productsLoading;
set
productsLoading
(bool? productsLoading)
Implementation
set productsLoading(bool? productsLoading) =>
_$this._productsLoading = productsLoading;