Resource.fromAttributes constructor
Resource.fromAttributes(
- Attributes _attributes, [
- int? droppedAttributesCount
Implementation
Resource.fromAttributes(this._attributes, [this.droppedAttributesCount]);