menu
ews package
documentation
ComplexProperties/DictionaryProperty.dart
DictionaryProperty<TKey, TEntry extends DictionaryEntryProperty<TKey>>
GetFieldURI method
GetFieldURI method
dark_mode
light_mode
GetFieldURI
method
String
?
GetFieldURI
(
)
Gets the field URI.
Implementation
String? GetFieldURI() { return null; }
ews package
documentation
ComplexProperties/DictionaryProperty
DictionaryProperty<TKey, TEntry extends DictionaryEntryProperty<TKey>>
GetFieldURI method
DictionaryProperty class