asMethodInvocation property
MethodInvocation
get
asMethodInvocation
Implementation
MethodInvocation get asMethodInvocation => _expression as MethodInvocation;
MethodInvocation get asMethodInvocation => _expression as MethodInvocation;