emptyConfig property

AbnormalStateConfig get emptyConfig

Implementation

AbnormalStateConfig get emptyConfig =>
    _emptyConfig ?? BaseEmptyConfigUtils.defaultAbnormalStateConfig;