empty static method

ChatBoostLevelFeatures empty()
override

create ChatBoostLevelFeatures Empty

Implementation

static ChatBoostLevelFeatures empty() {
  return ChatBoostLevelFeatures({});
}