internal Task<EventCodeDto?> GetEventCodeByCodeAsync(
int code,
CancellationToken cancellationToken = default
)[Missing <param name="code"/> documentation for "M:MobileTrack.DataContainers.Repositories.EventCodeRepository.GetEventCodeByCodeAsync(System.Int32,System.Threading.CancellationToken)"]
[Missing <param name="cancellationToken"/> documentation for "M:MobileTrack.DataContainers.Repositories.EventCodeRepository.GetEventCodeByCodeAsync(System.Int32,System.Threading.CancellationToken)"]
[Missing <returns> documentation for "M:MobileTrack.DataContainers.Repositories.EventCodeRepository.GetEventCodeByCodeAsync(System.Int32,System.Threading.CancellationToken)"]