blob: cd1286ff44e38fae154ef1b704a36ec9d667fa18 [file] [log] [blame] [view] [edit]
# ServiceData<T> class
<p>Exposes the ability to get a hold of the service runtime name and bindings.</p>
## Constructors
[ServiceData](../package-fidl_fidl/ServiceData/ServiceData.md) ()
## Properties
##### [hashCode](../package-fidl_fidl/ServiceData/hashCode.md) &#8594; int
The hash code for this object. [...](../package-fidl_fidl/ServiceData/hashCode.md)
_read-only, inherited_
##### [runtimeType](../package-fidl_fidl/ServiceData/runtimeType.md) &#8594; Type
A representation of the runtime type of the object.
_read-only, inherited_
## Methods
##### [getBinding](../package-fidl_fidl/ServiceData/getBinding.md)() [AsyncBinding](../package-fidl_fidl/AsyncBinding-class.md)
Returns the generated runtime service bindings.
##### [getName](../package-fidl_fidl/ServiceData/getName.md)() String
Returns the generated runtime service name.
##### [noSuchMethod](../package-fidl_fidl/ServiceData/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed. [...](../package-fidl_fidl/ServiceData/noSuchMethod.md)
_inherited_
##### [toString](../package-fidl_fidl/ServiceData/toString.md)() String
A string representation of this object. [...](../package-fidl_fidl/ServiceData/toString.md)
_inherited_
## Operators
##### [operator ==](../package-fidl_fidl/ServiceData/operator_equals.md)(Object other) bool
The equality operator. [...](../package-fidl_fidl/ServiceData/operator_equals.md)
_inherited_