menu
fdb package
documentation
core/commands/mem/mem_models.dart
MemDiffIsolateMismatch
MemDiffIsolateMismatch.new const constructor
MemDiffIsolateMismatch.new const constructor
dark_mode
light_mode
MemDiffIsolateMismatch
constructor
const
MemDiffIsolateMismatch
(
{
required
String
beforeIsolateName
,
required
String
afterIsolateName
,
})
Implementation
const MemDiffIsolateMismatch({ required this.beforeIsolateName, required this.afterIsolateName, });
fdb package
documentation
core/commands/mem/mem_models
MemDiffIsolateMismatch
MemDiffIsolateMismatch.new const constructor
MemDiffIsolateMismatch class