fastlaneJson property

File fastlaneJson
final

The Fastlane JSON configuration file for automated deployment

Path: distribution/google-key.json

Implementation

static final File fastlaneJson = File(
  path.join("distribution", "google-key.json"),
);