printable method

  1. @override
String printable()
override

Implementation

@override
String printable() {
  return build().printable();
}