menu
call_screen_service package
documentation
call_screen_response.dart
CallScreenResponse
CallScreenResponse.new constructor
CallScreenResponse.new constructor
dark_mode
light_mode
CallScreenResponse
constructor
CallScreenResponse
(
{
bool
silence
=
false
,
bool
reject
=
false
,
bool
skipNotification
=
false
,
})
Implementation
CallScreenResponse( {this.silence = false, this.reject = false, this.skipNotification = false});
call_screen_service package
documentation
call_screen_response
CallScreenResponse
CallScreenResponse.new constructor
CallScreenResponse class