fileExists method

bool fileExists()

Implementation

bool fileExists() => File(_googleServicePath).existsSync();