menu
secure_privacy_mobile_consent package
documentation
support/strings.dart
Strings
fatalError static method
fatalError static method
dark_mode
light_mode
fatalError
static method
String
fatalError
(
String
errorCode
)
Implementation
static String fatalError(String errorCode) { return "Something went wrong! ($errorCode)"; }
secure_privacy_mobile_consent package
documentation
support/strings
Strings
fatalError static method
Strings class