Whether the invocation was a setter call.
If so, positionalArguments has exactly one positional argument, namedArguments is empty, and typeArguments is empty.
Source
bool get isSetter;
Whether the invocation was a setter call.
If so, positionalArguments has exactly one positional argument, namedArguments is empty, and typeArguments is empty.
bool get isSetter;