onResume constant
String
const onResume
Represents the call state when the call is in progress.
Implementation
static const String onResume = "ON_RESUME";
Represents the call state when the call is in progress.
static const String onResume = "ON_RESUME";