blob: d9d18001024375565df75e91019855611a43ccfe [file] [log] [blame] [view]
# Service class
<p>Representation of a service that all <code>T</code> implementations should extend from.</p>
## Constructors
[Service](../package-fidl_fidl/Service/Service.md) ()
## Properties
##### [$serviceData](../package-fidl_fidl/Service/$serviceData.md) &#8594; [ServiceData](../package-fidl_fidl/ServiceData-class.md)
Getter for the <a href="../package-fidl_fidl/ServiceData-class.md">ServiceData</a>
_<span class="feature read-only">read-only</span>_
##### [hashCode](../package-fidl_fidl/Service/hashCode.md) &#8594; int
The hash code for this object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
##### [runtimeType](../package-fidl_fidl/Service/runtimeType.md) &#8594; Type
A representation of the runtime type of the object.
_<span class="feature read-only">read-only</span><span class="feature inherited">inherited</span>_
## Methods
##### [noSuchMethod](../package-fidl_fidl/Service/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed.
_<span class="feature inherited">inherited</span>_
##### [toString](../package-fidl_fidl/Service/toString.md)() String
A string representation of this object.
_<span class="feature inherited">inherited</span>_
## Operators
##### [operator ==](../package-fidl_fidl/Service/operator_equals.md)(Object other) bool
The equality operator.
_<span class="feature inherited">inherited</span>_