identifierForVendor property

String identifierForVendor

Unique UUID value identifying the current device.

Implementation

static String get identifierForVendor =>
    _deviceParameters['identifierForVendor'] ?? '';