LoadLocationEvent constructor

const LoadLocationEvent({
  1. int retry,
})

Implementation

const factory LoadLocationEvent({final int retry}) = _$LoadLocationEventImpl;