UndeployIndexResponse.fromJson constructor

UndeployIndexResponse.fromJson(
  1. Object? j
)

Implementation

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