exists method

T exists()

Implementation

T exists() =>
    expect(element, pkg_test.isNotNull, reason: "Null element ($E)");