cachedDeviceId property

String? get cachedDeviceId

Get the cached device ID synchronously (null if not yet cached)

Implementation

static String? get cachedDeviceId => _cachedDeviceId;