useBaseSession property
When true, API calls use the base (admin) user's session token instead of the switched user's token.
Implementation
final bool useBaseSession;
When true, API calls use the base (admin) user's session token instead of the switched user's token.
final bool useBaseSession;