TestHelpersTestClockReadyEvent constructor
const
TestHelpersTestClockReadyEvent({
- required TestHelpersTestClock object,
Occurs whenever a test clock transitions to a ready status.
Implementation
const TestHelpersTestClockReadyEvent({required this.object});