BlobPropertyBag constructor
BlobPropertyBag({
- String? type,
- EndingType? endings,
Implementation
BlobPropertyBag({this.type, this.endings});
BlobPropertyBag({this.type, this.endings});