fingerprint property

String get fingerprint

A string that uniquely identifies this build. Empty string if not available.

Implementation

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