testPhoneNumbers property

Map<String, String>? testPhoneNumbers
final

The map containing the test phone number / code pairs for the tenant.

Implementation

final Map<String, String>? testPhoneNumbers;