DeviceFingerprint constructor

const DeviceFingerprint(
  1. Map<String, dynamic> info
)

Implementation

const DeviceFingerprint(this.info);