menu
ews package
documentation
ComplexProperties/ServiceId.dart
ServiceId
toString method
toString method
dark_mode
light_mode
toString
method
@
override
String
toString
(
)
override
Returns a
Implementation
@override String toString() { return (this._uniqueId == null) ? "" : this._uniqueId!; }
ews package
documentation
ComplexProperties/ServiceId
ServiceId
toString method
ServiceId class