List of method calls made to this mock.
Useful for verifying that certain methods were called during tests.
List<String> get methodCalls => List.unmodifiable(_methodCalls);