asSource property

SourceCopyWith<$R> get asSource

Implementation

SourceCopyWith<$R> get asSource => base.as((v, t, t2) => _SourceCopyWithImpl(v, t, t2));