customerSessionClientSecret property

String? get customerSessionClientSecret
inherited

(Experimental) This parameter can be changed or removed at any time (use at your own risk). The client secret of this Customer Session. Used on the client to set up secure access to the given customer.

Implementation

String? get customerSessionClientSecret => throw _privateConstructorUsedError;