MoacFilter.fromMap constructor

MoacFilter.fromMap(Map result)

Implementation

MoacFilter.fromMap(Map result) {
  construct(result);
}