path property

String? path
final

The path (relative to base URL) at which the space's icon can be retrieved. The format should be like /wiki/download/... or /wiki/aa-avatar/...

Implementation

final String? path;