CreateVersionResponse constructor

CreateVersionResponse({
  1. int? id,
})

Implementation

CreateVersionResponse({this.id});