Dialog constructor

Dialog({
  1. GoogleAppsCardV1Card? body,
})

Implementation

Dialog({this.body});