$MobileApp00 constructor

$MobileApp00({
  1. String? appId,
  2. String? displayName,
  3. String? platform,
  4. String? publisher,
})

Implementation

$MobileApp00({this.appId, this.displayName, this.platform, this.publisher});