FakeCurrentDateTimeUseCase constructor

const FakeCurrentDateTimeUseCase([
  1. DateTime? dateTime
])

Implementation

const FakeCurrentDateTimeUseCase([this.dateTime]);