Binding constructor

Binding()

Implementation

factory Binding() {
  return _singleton;
}