menu
firebase_admin_sdk package
documentation
auth.dart
AllowByDefaultSmsRegionConfig
AllowByDefaultSmsRegionConfig.new const constructor
AllowByDefaultSmsRegionConfig.new const constructor
dark_mode
light_mode
AllowByDefaultSmsRegionConfig
constructor
const
AllowByDefaultSmsRegionConfig
(
{
required
List
<
String
>
disallowedRegions
,
})
Implementation
const AllowByDefaultSmsRegionConfig({required this.disallowedRegions});
firebase_admin_sdk package
documentation
auth
AllowByDefaultSmsRegionConfig
AllowByDefaultSmsRegionConfig.new const constructor
AllowByDefaultSmsRegionConfig class