DeletionMetadata constructor

DeletionMetadata({
  1. String? deletionType,
})

Implementation

DeletionMetadata({this.deletionType});