fromJson static method

Implementation

static ReverseContinueResponseBody fromJson(Map<String, Object?> obj) =>
    ReverseContinueResponseBody.fromMap(obj);