menu
carp_communication_package package
documentation
communication.dart
PhoneLog
PhoneLog constructor
PhoneLog constructor
dark_mode
light_mode
PhoneLog
constructor
PhoneLog
(
DateTime
start
,
DateTime
end
, [
List
<
PhoneCall
>
phoneLog
=
const []
])
Implementation
PhoneLog(this.start, this.end, [this.phoneLog = const []]) : super();
carp_communication_package package
documentation
communication
PhoneLog
PhoneLog constructor
PhoneLog class