elements property
@doc All the elements of the enum.
Implementation
@$pb.TagNumber(2)
$pb.PbList<FFEnumElement> get elements => $_getList(1);
@doc All the elements of the enum.
@$pb.TagNumber(2)
$pb.PbList<FFEnumElement> get elements => $_getList(1);