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