menu
firebase_crashlytics_platform_interface package
documentation
test.dart
TestFirebaseCrashlyticsHostApi
setCustomKey abstract method
setCustomKey abstract method
dark_mode
light_mode
setCustomKey
abstract method
Future
<
void
>
setCustomKey
(
String
key
,
String
value
)
Implementation
Future<void> setCustomKey(String key, String value);
firebase_crashlytics_platform_interface package
documentation
test
TestFirebaseCrashlyticsHostApi
setCustomKey abstract method
TestFirebaseCrashlyticsHostApi class