Vinyl
    Preparing search index...

    Interface NetworkMetricsControllerImplDependencies

    interface NetworkMetricsControllerImplDependencies {
        networkInformation?: Maybe<NetworkInformation>;
    }
    Index

    Properties

    networkInformation?: Maybe<NetworkInformation>