BlueprintTemplateExpandable constructor

BlueprintTemplateExpandable({
  1. String? body,
})

Implementation

BlueprintTemplateExpandable({this.body});