TestHelpersTestClockId constructor

const TestHelpersTestClockId({
  1. required String id,
})

Implementation

const TestHelpersTestClockId({required this.id});