menu
lib_discord package
documentation
entities.dart
GuildFeature
forValue static method
forValue static method
dark_mode
light_mode
forValue
static method
GuildFeature
forValue
(
String
value
)
Implementation
static GuildFeature forValue(String value) => GuildFeature.values[value]!;
lib_discord package
documentation
entities
GuildFeature
forValue static method
GuildFeature class