GuildBuilder constructor

GuildBuilder(
  1. String name
)

Create new instance of GuildBuilder

Implementation

GuildBuilder(this.name);