ProtoX.withDefault constructor

ProtoX.withDefault()

Implementation

factory ProtoX.withDefault() {
  return ProtoX();
}