$asSwampConfig property

SwampConfigCopyWith<$R, SwampConfig, $Out> get $asSwampConfig

Implementation

SwampConfigCopyWith<$R, SwampConfig, $Out> get $asSwampConfig =>
    $base.as((v, t, t2) => _SwampConfigCopyWithImpl<$R, $Out>(v, t, t2));