MemoryDumpConfig constructor

MemoryDumpConfig(
  1. Map<String, dynamic> value
)

Implementation

MemoryDumpConfig(this.value);