clientSecret property

String? get clientSecret
inherited

Required if you collect payment details before creating an Intent. It's always required if you don't provide an elements instance containing a client secret.

Implementation

String? get clientSecret => throw _privateConstructorUsedError;