$asFileConfig property

FileConfigCopyWith<$R, FileConfig, $Out> $asFileConfig

Implementation

FileConfigCopyWith<$R, FileConfig, $Out> get $asFileConfig =>
    $base.as((v, t, t2) => _FileConfigCopyWithImpl(v, t, t2));