MDPage constructor

MDPage()

Implementation

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