macdevice property

Future<String> get macdevice

Implementation

static Future<String> get macdevice async =>
    await AppStorage.get("macdevice");