category property
ErrorCategory
get
category
Convenience: error category from the underlying proto.
Implementation
pb_enum.ErrorCategory get category => error.category;
Convenience: error category from the underlying proto.
pb_enum.ErrorCategory get category => error.category;