menu
bytedesk_kefu package
documentation
blocs/profile_bloc/profile_event.dart
QueryFollowEvent
QueryFollowEvent.new const constructor
QueryFollowEvent.new const constructor
dark_mode
light_mode
QueryFollowEvent
constructor
const
QueryFollowEvent
(
{
@
required
String
?
uid
,
})
Implementation
const QueryFollowEvent({@required this.uid}) : super();
bytedesk_kefu package
documentation
blocs/profile_bloc/profile_event
QueryFollowEvent
QueryFollowEvent.new const constructor
QueryFollowEvent class