hasKeyfileConfig property

bool get hasKeyfileConfig

Whether or not configuration for generating signing key exist

Implementation

bool get hasKeyfileConfig => keyfileConfig != null;