isBlockDevice method

bool isBlockDevice()

Returns true if this is a block device.

Implementation

bool isBlockDevice() => false;