addressString property

String? addressString
inherited

addressString What address or number needs to be used for a user to connect to the virtual service to join. The channelType informs as to which datatype is appropriate to use (requires knowledge of the specific type).

Implementation

String? get addressString => throw _privateConstructorUsedError;