MethodInvocationExtension extension
- on
-
- MethodInvocation
Properties
- isCastMethodInvocation → bool
-
Available on MethodInvocation, provided by the MethodInvocationExtension extension
Returns whether this expression is an invocation of the methodcastfrom either Iterable,List,Map, orSet`.no setter - isToListMethodInvocation → bool
-
Available on MethodInvocation, provided by the MethodInvocationExtension extension
Returns whether this expression is an invocation of the methodtoListfromIterable.no setter - isToSetMethodInvocation → bool
-
Available on MethodInvocation, provided by the MethodInvocationExtension extension
Returns whether this expression is an invocation of the methodtoSetfromIterable.no setter