isCreated property

bool get isCreated

Whether the grid has been created successfully.

Implementation

bool get isCreated => _gridId != Int64.ZERO;