verify method

List<MethodCall> verify(
  1. String method
)

Implementation

List<MethodCall> verify(String method) => _c.verify(method: method);