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