menu
firebase_admin_sdk package
documentation
auth.dart
ListTenantsResult
tenants property
tenants property
dark_mode
light_mode
tenants
property
List
<
Tenant
>
tenants
final
The list of
Tenant
objects for the downloaded batch.
Implementation
final List<Tenant> tenants;
firebase_admin_sdk package
documentation
auth
ListTenantsResult
tenants property
ListTenantsResult class