phase3: nullfix field-formal field-nullable handler. 907 -> 872
This commit is contained in:
@@ -17,7 +17,7 @@ import '../../widgets/general/double_back_to_close_app_wrapper.dart';
|
||||
import '../../widgets/mobile/MobileBottomNav.dart';
|
||||
|
||||
class MobileMySupport extends StatefulWidget {
|
||||
final int businessId;
|
||||
final int? businessId;
|
||||
const MobileMySupport({Key? key, this.businessId}) : super(key: key);
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user