isNameImplicit property
Optional. True, if the name of the topic wasn't specified explicitly by its creator and likely needs to be changed by the bot
Implementation
@JsonKey(name: 'is_name_implicit')
bool? get isNameImplicit;
Optional. True, if the name of the topic wasn't specified explicitly by its creator and likely needs to be changed by the bot
@JsonKey(name: 'is_name_implicit')
bool? get isNameImplicit;