Resource.fromAttributes constructor

Resource.fromAttributes(
  1. Attributes _attributes, [
  2. int? droppedAttributesCount
])

Implementation

Resource.fromAttributes(this._attributes, [this.droppedAttributesCount]);