write method Null safety
- Object? object
override
Adds the string representatoon of object
to the buffer.
Implementation
external void write(Object? object);
Adds the string representatoon of object
to the buffer.
external void write(Object? object);