hasKeyfileConfig property
bool
get
hasKeyfileConfig
Whether or not configuration for generating signing key exist
Implementation
bool get hasKeyfileConfig => keyfileConfig != null;
Whether or not configuration for generating signing key exist
bool get hasKeyfileConfig => keyfileConfig != null;