SecurityWifi constructor
SecurityWifi({
- String? password,
Returns a new SecurityWifi instance.
Implementation
SecurityWifi({
this.password,
});
Returns a new SecurityWifi instance.
SecurityWifi({
this.password,
});