menu
dropbox_client package
documentation
root_info.dart
RootInfo
RootInfo constructor
RootInfo constructor
dark_mode
light_mode
RootInfo
constructor
RootInfo
(
String
?
tag
,
String
?
rootNamespaceId
,
String
?
homeNamespaceId
)
Implementation
RootInfo(this.tag, this.rootNamespaceId, this.homeNamespaceId);
dropbox_client package
documentation
root_info
RootInfo
RootInfo constructor
RootInfo class