result property
The result contains the user schemas, which matched the queries.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$3.GetUserSchema> get result => $_getList(2);
The result contains the user schemas, which matched the queries.
@$pb.TagNumber(3)
$pb.PbList<$3.GetUserSchema> get result => $_getList(2);