isTestKey property

bool isTestKey

True if the testKey was used

Implementation

bool get isTestKey => apiKey == TEST_KEY;