bio property
read / write
The new value of the user bio; 0-getOption("bio_length_max") characters without line feeds.
Implementation
late String bio;
The new value of the user bio; 0-getOption("bio_length_max") characters without line feeds.
late String bio;