const CryptoObjectCreationException(String message, {Object? platformException}) : super(message, platformException: platformException);