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