spoofThreshold property

double get spoofThreshold

Implementation

static double get spoofThreshold => Platform.isIOS ? 0.98 : 0.9;