MetaObject constructor

MetaObject(
  1. Map<String, Object?> _data
)

Implementation

MetaObject(this._data);