fullShop property Null safety

bool fullShop
read / write

is it full shop

Implementation

late bool fullShop = false;