MoacWork.fromList constructor

MoacWork.fromList(List result)

Implementation

MoacWork.fromList(List result) {
  construct(result);
}