fingerprint property

String get fingerprint

A string that uniquely identifies this build.

Implementation

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