showMenuInPortal property

bool? get showMenuInPortal

Implementation

bool? get showMenuInPortal => (_$data['showMenuInPortal'] as bool?);