EPOCH_MILLIS top-level constant

  1. @Deprecated('Use AtConstants.epochMilliseconds instead')
String const EPOCH_MILLIS

Implementation

@Deprecated('Use AtConstants.epochMilliseconds instead')
const String EPOCH_MILLIS = AtConstants.epochMilliseconds;