writeInto method
Implementation
@override
@nonVirtual
void writeInto(C p)
=> throw UnsupportedError('$runtimeType: is just a view; cannot write externally.');
@override
@nonVirtual
void writeInto(C p)
=> throw UnsupportedError('$runtimeType: is just a view; cannot write externally.');