ENCRYPTING_ALGO top-level constant

  1. @Deprecated('Use AtConstants.encryptingAlgo instead')
String const ENCRYPTING_ALGO

Implementation

@Deprecated('Use AtConstants.encryptingAlgo instead')
const String ENCRYPTING_ALGO = AtConstants.encryptingAlgo;