type property

  1. @Deprecated('Use isConst instead')
InvokeExpressionType? type
final

Optional; type of invocation.

Implementation

@Deprecated('Use isConst instead')
final InvokeExpressionType? type;