MEDIA_ROOT_ID constant

  1. @Deprecated("Use browsableRootId instead.")
String const MEDIA_ROOT_ID

Deprecated. Use browsableRootId instead.

Implementation

@Deprecated("Use browsableRootId instead.")
// ignore: constant_identifier_names
static const String MEDIA_ROOT_ID = browsableRootId;