AppEngine constructor

AppEngine({
  1. String? moduleId,
})

Implementation

AppEngine({this.moduleId});