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