MoacLog.fromMap constructor

MoacLog.fromMap(Map result)

Implementation

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