fingerprint property
String
get
fingerprint
A string that uniquely identifies this build.
Implementation
static String get fingerprint => _deviceParameters['fingerprint'] ?? '';
A string that uniquely identifies this build.
static String get fingerprint => _deviceParameters['fingerprint'] ?? '';