AugmentedInfo constructor

AugmentedInfo({
  1. String? command,
})

Implementation

AugmentedInfo({this.command});