Collections constructor

Collections({
  1. Object? database,
})

Implementation

Collections({this.database}) : super.empty();