MoacBlock.fromMap constructor

MoacBlock.fromMap(Map result)

Implementation

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