endpoints property

  1. @TagNumber(5)
PbList<FFApiEndpoint> get endpoints

@doc The endpoints in the API Group.

Implementation

@$pb.TagNumber(5)
$pb.PbList<FFApiEndpoint> get endpoints => $_getList(4);