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