accountsKey top-level constant
String
const accountsKey
Implementation
const accountsKey = kDebugMode
? 'dev_ndk_flutter_accounts'
: 'ndk_flutter_accounts';
const accountsKey = kDebugMode
? 'dev_ndk_flutter_accounts'
: 'ndk_flutter_accounts';