build method

Map<String, dynamic> build()

Implementation

Map<String, dynamic> build() {
  return _projection;
}