menu
meshagent package
documentation
room_server_client.dart
RoomStorageMountSpec
RoomStorageMountSpec.new constructor
RoomStorageMountSpec.new constructor
dark_mode
light_mode
RoomStorageMountSpec
constructor
RoomStorageMountSpec
(
{
required
String
path
,
String
?
subpath
,
bool
?
readOnly
,
})
Implementation
RoomStorageMountSpec({required this.path, this.subpath, this.readOnly});
meshagent package
documentation
room_server_client
RoomStorageMountSpec
RoomStorageMountSpec.new constructor
RoomStorageMountSpec class