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