AIStatus constructor

AIStatus({
  1. String statusName = '',
})

Implementation

AIStatus({this.statusName = ''});