isAssignable property
bool
get
isAssignable
Return true if this expression is syntactically valid for the LHS of an
AssignmentExpression.
Implementation
bool get isAssignable;
Return true if this expression is syntactically valid for the LHS of an
AssignmentExpression.
bool get isAssignable;