/* * Copyright (C) 2023 Open Mobile Platform LLC. */ abstract class BuildConfig { bool get isDebug; }