edgeFunctions property
@doc The list of Supabase Edge Functions.
Implementation
@$pb.TagNumber(1)
$pb.PbList<FFSupabaseEdgeFunction> get edgeFunctions => $_getList(0);
@doc The list of Supabase Edge Functions.
@$pb.TagNumber(1)
$pb.PbList<FFSupabaseEdgeFunction> get edgeFunctions => $_getList(0);