networkConfirmationEnabledDefault property

set networkConfirmationEnabledDefault (bool value)

Implementation

static set networkConfirmationEnabledDefault(bool value) =>
    defaultRemoteConfig['dreamic_network_confirmation_enabled'] = value;