menu
atomic_x_core
api/call/call_store.dart
CallState
recentCalls property
recentCalls
dark_mode
light_mode
recentCalls
property
ValueListenable
<
List
<
CallInfo
>
>
get
recentCalls
Recent call records list
Implementation
ValueListenable<List<CallInfo>> get recentCalls;
atomic_x_core
call_store
CallState
recentCalls property
CallState class