$asSetonixConfig property

SetonixConfigCopyWith<$R, SetonixConfig, $Out> get $asSetonixConfig

Implementation

SetonixConfigCopyWith<$R, SetonixConfig, $Out> get $asSetonixConfig =>
    $base.as((v, t, t2) => _SetonixConfigCopyWithImpl<$R, $Out>(v, t, t2));