MDGroup method

dynamic MDGroup()

Implementation

MDGroup(){
  this._mdl = <MDElm>[];
}