containsImage method

bool containsImage()

Implementation

bool containsImage() => value & _imageValue == _imageValue;