menu
my_app_write_auth package
documentation
appwrite/app_write_auth_services.dart
AppWriteService
account property
account property
dark_mode
light_mode
account
property
Future
<
User
>
get
account
Implementation
Future<models.User> get account => _account.get();
my_app_write_auth package
documentation
appwrite/app_write_auth_services
AppWriteService
account property
AppWriteService class