testPhoneNumbers property

Map<String, String>? testPhoneNumbers
getter/setter pair

A map of that can be used for phone auth testing.

Implementation

core.Map<core.String, core.String>? testPhoneNumbers;