AppManualAppInfo constructor

AppManualAppInfo({
  1. String? displayName,
})

Implementation

AppManualAppInfo({this.displayName});