WriteTensorboardExperimentDataResponse.fromJson constructor

WriteTensorboardExperimentDataResponse.fromJson(
  1. Object? j
)

Implementation

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