root property Null safety
read / write
If non-empty specifies a path under which inherited HTTP paths are rooted.
Implementation
core.String? root;
If non-empty specifies a path under which inherited HTTP paths are rooted.
core.String? root;