menu
rocket_chat_connector_flutter package
documentation
models/response/channel_new_response.dart
ChannelNewResponse
ChannelNewResponse.new constructor
ChannelNewResponse.new constructor
dark_mode
light_mode
ChannelNewResponse
constructor
ChannelNewResponse
(
{
Channel
?
channel
,
bool
?
success
=
false
,
})
Implementation
ChannelNewResponse({ this.channel, this.success = false, });
rocket_chat_connector_flutter package
documentation
models/response/channel_new_response
ChannelNewResponse
ChannelNewResponse.new constructor
ChannelNewResponse class