isProcedure property
Whether the failed request was an XRPC procedure (a POST with side
effects). Queries (GET) and subscriptions are not procedures.
Implementation
final bool isProcedure;
Whether the failed request was an XRPC procedure (a POST with side
effects). Queries (GET) and subscriptions are not procedures.
final bool isProcedure;