MessageShredStatusResponse constructor

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

Implementation

const MessageShredStatusResponse(this._json);