valid property
*[<Null safety>](https://dart.dev/null-safety)*
bool valid
Implementation
bool
get
valid
=>
_writer
!=
null
;