setC method
Implementation
@override
@nonVirtual
D setC(C o) => throw UnsupportedError('$runtimeType: is just a view; cannot write to it.');
@override
@nonVirtual
D setC(C o) => throw UnsupportedError('$runtimeType: is just a view; cannot write to it.');