IS_BINARY top-level constant

  1. @Deprecated('Use AtConstants.isBinary instead')
String const IS_BINARY

Implementation

@Deprecated('Use AtConstants.isBinary instead')
const String IS_BINARY = AtConstants.isBinary;