adminExists #
Checks that an administrator account exists.
Arguments #
Future<bool> adminExists()
Return #
A boolean indicating whether an admin user exists or not.
Usage #
Not found: /home/runner/work/documentation/documentation/.repos/sdk-dart-3/doc/3/controllers/server/admin-exists/snippets/adminExists.dart
Edit this page on Github(opens new window)