Flutter: Unsubscribe from a channel

Unsubscribes and removes Realtime channel from Realtime client.

Examples

Remove a channel

final status = await supabase.removeChannel(channel);