encryptedClientSecretAsBytes property
Implementation
core.List<core.int> get encryptedClientSecretAsBytes =>
    convert.base64.decode(encryptedClientSecret!);core.List<core.int> get encryptedClientSecretAsBytes =>
    convert.base64.decode(encryptedClientSecret!);