@override Future<void> initialize() async { _throwIfScheduled('initialize'); calls.add(const FakeTrackingCall('initialize')); }