phase3: nullfix field-formal field-nullable handler. 907 -> 872
This commit is contained in:
@@ -19,7 +19,7 @@ import '../widgets/mobile/mobile_renew_license.dart';
|
||||
class BuyService extends StatefulWidget {
|
||||
final int gid;
|
||||
final String serviceName;
|
||||
final String domain;
|
||||
final String? domain;
|
||||
final int sid;
|
||||
|
||||
const BuyService(this.gid, this.serviceName, {Key? key, this.domain, this.sid = 0}) :
|
||||
|
||||
Reference in New Issue
Block a user