created property

bool get created
inherited

Whether the object has been created.

Implementation

bool get created => _created;