mirror of
https://github.com/DefinedNet/mobile_nebula.git
synced 2025-03-04 07:45:28 +00:00
dart fix --apply --code=annotate_overrides
This commit is contained in:
parent
9833b0c16f
commit
f849b7ffa0
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ class _EnrollmentScreenState extends State<EnrollmentScreen> {
|
|||
|
||||
static const platform = MethodChannel('net.defined.mobileNebula/NebulaVpnService');
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
code = widget.code;
|
||||
super.initState();
|
||||
|
|
Loading…
Reference in a new issue