getSid abstract method

Future<String?> getSid()

Gets the active call's SID. This will be null until the first Ringing event occurs

Implementation

Future<String?> getSid();