menu
ews package
documentation
ComplexProperties/PhoneNumberDictionary.dart
PhoneNumberDictionary
CreateEntryInstance method
CreateEntryInstance method
dark_mode
light_mode
CreateEntryInstance
method
@
override
PhoneNumberEntry
CreateEntryInstance
(
)
override
Creates instance of dictionary entry.
Implementation
@override PhoneNumberEntry CreateEntryInstance() { return new PhoneNumberEntry(); }
ews package
documentation
ComplexProperties/PhoneNumberDictionary
PhoneNumberDictionary
CreateEntryInstance method
PhoneNumberDictionary class