@@ -641,7 +641,7 @@ void main() {
641641 'countryCode' : 'US' ,
642642 'countryName' : 'United States' ,
643643 'current' : true ,
644- 'factors' : 1 ,
644+ 'factors' : [] ,
645645 'secret' : '5e5bb8c16897e' ,};
646646
647647
@@ -683,7 +683,7 @@ void main() {
683683 'countryCode' : 'US' ,
684684 'countryName' : 'United States' ,
685685 'current' : true ,
686- 'factors' : 1 ,
686+ 'factors' : [] ,
687687 'secret' : '5e5bb8c16897e' ,};
688688
689689
@@ -727,7 +727,7 @@ void main() {
727727 'countryCode' : 'US' ,
728728 'countryName' : 'United States' ,
729729 'current' : true ,
730- 'factors' : 1 ,
730+ 'factors' : [] ,
731731 'secret' : '5e5bb8c16897e' ,};
732732
733733
@@ -783,7 +783,7 @@ void main() {
783783 'countryCode' : 'US' ,
784784 'countryName' : 'United States' ,
785785 'current' : true ,
786- 'factors' : 1 ,
786+ 'factors' : [] ,
787787 'secret' : '5e5bb8c16897e' ,};
788788
789789
@@ -827,7 +827,7 @@ void main() {
827827 'countryCode' : 'US' ,
828828 'countryName' : 'United States' ,
829829 'current' : true ,
830- 'factors' : 1 ,
830+ 'factors' : [] ,
831831 'secret' : '5e5bb8c16897e' ,};
832832
833833
@@ -870,7 +870,7 @@ void main() {
870870 'countryCode' : 'US' ,
871871 'countryName' : 'United States' ,
872872 'current' : true ,
873- 'factors' : 1 ,
873+ 'factors' : [] ,
874874 'secret' : '5e5bb8c16897e' ,};
875875
876876
0 commit comments