isCharacterDevice method

bool isCharacterDevice()

Returns true if this is a character device.

Implementation

bool isCharacterDevice() => false;