Documents constructor

Documents(
  1. Object collection
)

Implementation

Documents(this.collection) : super.empty();