RemoveDatapointsResponse.fromJson constructor

RemoveDatapointsResponse.fromJson(
  1. Object? j
)

Implementation

factory RemoveDatapointsResponse.fromJson(Object? j) =>
    RemoveDatapointsResponse();