analyzeForSpoofing method
override
Implementation
@override
SpoofDetectionEvent? analyzeForSpoofing(
Location location, {
bool? isMockProvider,
}) {
return null;
}
@override
SpoofDetectionEvent? analyzeForSpoofing(
Location location, {
bool? isMockProvider,
}) {
return null;
}