MemoryReport constructor

const MemoryReport(
  1. List<MemoryCategory> categories
)

Implementation

const MemoryReport(this.categories);