menu
meshagent package
documentation
participant_token.dart
SyncPathGrant
SyncPathGrant.new constructor
SyncPathGrant.new constructor
dark_mode
light_mode
SyncPathGrant
constructor
SyncPathGrant
(
{
required
String
path
,
bool
readOnly
=
false
,
})
Implementation
SyncPathGrant({required this.path, this.readOnly = false});
meshagent package
documentation
participant_token
SyncPathGrant
SyncPathGrant.new constructor
SyncPathGrant class