BaseEmptyResultState constructor

const BaseEmptyResultState({
  1. String? tag,
})

Implementation

const BaseEmptyResultState({super.tag});