build method

dynamic build()
override

Implementation

build() {
  return this.data;
}