menu
appwrite_ui_auth package
documentation
services/appwrite_service.dart
AppwriteService
account property
account property
dark_mode
light_mode
account
property
Future
<
Account
>
get
account
Implementation
Future<models.Account> get account => _account.get();
appwrite_ui_auth package
documentation
services/appwrite_service
AppwriteService
account property
AppwriteService class