all method Null safety

PropertyExpressionInterface all()

Creates the * expression.

Implementation

static PropertyExpressionInterface all() => PropertyExpressionImpl.all();