GridOut constructor

GridOut(
  1. GridFS fs, [
  2. Map<String, dynamic>? data
])

Implementation

GridOut(super.fs, [super.data]);