ListResp<T> constructor

ListResp<T>(
  1. bool succeed
)

Implementation

ListResp(this.succeed);