IndexRefreshStatusResponse constructor

const IndexRefreshStatusResponse(
  1. Map<String, dynamic> _json
)

Implementation

const IndexRefreshStatusResponse(this._json);