caller property

User? get caller

User that started this OngoingCall.

Implementation

User? get caller => call.value?.author;