edgeFunctions property

  1. @TagNumber(1)
PbList<FFSupabaseEdgeFunction> get edgeFunctions

@doc The list of Supabase Edge Functions.

Implementation

@$pb.TagNumber(1)
$pb.PbList<FFSupabaseEdgeFunction> get edgeFunctions => $_getList(0);