BaseInitState constructor

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

Implementation

const BaseInitState({super.tag});