fastlaneJson property
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"),
);
The Fastlane JSON configuration file for automated deployment
Path: distribution/google-key.json
static final File fastlaneJson = File(
path.join("distribution", "google-key.json"),
);