isMemory property

bool get isMemory

Implementation

bool get isMemory => path.startsWith('data:');