*[<Null safety>](https://dart.dev/null-safety)*
The base-level functionality required by any component on Fuchsia.
Classes
ComponentContext
Context information that this component received at startup.
Incoming
Helper class to connect to incoming services.
Outgoing
Helper class to publish outgoing services and other directories for debug and control purposes
ServiceProviderImpl
The ServiceProviderImpl is a concrete implementation of the
fidl_fuchsia_sys.ServiceProvider
interface.
Exceptions / Errors
IncomingStateException
An Exception that can be thrown if the Incoming object is in a bad state.