isMemory property

bool isMemory

Implementation

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