menu
apptrove_sdk_flutter package
documentation
apptrovefluttersdk.dart
AppTroveFlutterSdk
setMacAddress static method
setMacAddress static method
dark_mode
light_mode
setMacAddress
static method
void
setMacAddress
(
String
mac
)
Implementation
static void setMacAddress(String mac) { _channel.invokeMethod('setMacAddress', mac); }
apptrove_sdk_flutter package
documentation
apptrovefluttersdk
AppTroveFlutterSdk
setMacAddress static method
AppTroveFlutterSdk class