dart/core/media_universe/src/values library

This file is a part of .

Copyright © 2021 & onwards, <>. All rights reserved. Use of this source code is governed by MIT license that can be found in the LICENSE file.

Constants

kDebugMode → const bool
A constant that is true if the application was compiled in debug mode.
kProfileMode → const bool
A constant that is true if the application was compiled in profile mode.
kReleaseMode → const bool
A constant that is true if the application was compiled in release mode.