secret property

String? get secret

Implementation

String? get secret;
set secret (String? secret)

Implementation

set secret(String? secret);