SystemApi class
Properties
Methods
-
getTelemetrySummary(
{String? window}) → Future< TelemetrySummary?> - Get validation telemetry
-
getTelemetrySummaryWithHttpInfo(
{String? window}) → Future< Response> - Get validation telemetry
-
healthCheck(
) → Future< HealthCheck200Response?> - Health check
-
healthCheckWithHttpInfo(
) → Future< Response> - Health check
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited