menu
multi_cloud_storage package
documentation
dropbox_provider.dart
DropboxAccount
DropboxAccount.new constructor
DropboxAccount.new constructor
dark_mode
light_mode
DropboxAccount
constructor
DropboxAccount
(
{
required
String
accountId
,
required
String
displayName
,
required
String
email
,
})
Implementation
DropboxAccount({ required this.accountId, required this.displayName, required this.email, });
multi_cloud_storage package
documentation
dropbox_provider
DropboxAccount
DropboxAccount.new constructor
DropboxAccount class