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