Flutter: Retrieve all channels

Returns all Realtime channels.

Examples

Get all channels

final channels = supabase.getChannels();