exists method

bool exists()

Implementation

bool exists() => data != null;