cachedDeviceModel property
String
get
cachedDeviceModel
Device model from the canonical registration snapshot.
Implementation
static String get cachedDeviceModel => _cachedRegistrationInfo.deviceModel;
Device model from the canonical registration snapshot.
static String get cachedDeviceModel => _cachedRegistrationInfo.deviceModel;