details property
A list of messages that carry the error details. There is a common set of message types for APIs to use.
Implementation
@$pb.TagNumber(3)
$pb.PbList<$0.Any> get details => $_getList(2);
A list of messages that carry the error details. There is a common set of message types for APIs to use.
@$pb.TagNumber(3)
$pb.PbList<$0.Any> get details => $_getList(2);