FailedToGetCurrentVersion constructor

const FailedToGetCurrentVersion({
  1. String? error,
})

Implementation

const FailedToGetCurrentVersion({this.error});