MemSuccess constructor

const MemSuccess(
  1. List<IsolateHeapInfo> isolates
)

Implementation

const MemSuccess(this.isolates);