menu
  1. Dart
  2. dart:core
  3. Invocation
  4. isSetter property
isSetter

isSetter property

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.

Implementation

bool get isSetter;
Invocation class

AltStyle によって変換されたページ (->オリジナル) /