onCallLogsUpdated property
Stream
get
onCallLogsUpdated
Stream that emits events when the call logs are updated.
Implementation
Stream<dynamic> get onCallLogsUpdated =>
throw UnimplementedError('onCallLogsUpdated has not been implemented.');