ContentBlueprintDraftVersion constructor

ContentBlueprintDraftVersion({
  1. required int number,
})

Implementation

ContentBlueprintDraftVersion({required this.number});