SupporterBuilder constructor Null safety

SupporterBuilder()

Implementation

SupporterBuilder() {
  Supporter._setDefaults(this);
}