menu
another_brother package
documentation
printer_info.dart
PrinterInfo
setLastConnectedAddress method
setLastConnectedAddress method
dark_mode
light_mode
setLastConnectedAddress
method
void
setLastConnectedAddress
(
String
setAddress
)
Implementation
void setLastConnectedAddress(String setAddress) { this._lastConnectedAddress = setAddress; }
another_brother package
documentation
printer_info
PrinterInfo
setLastConnectedAddress method
PrinterInfo class