addressExtendedContactDetail property

ExtendedContactDetail? addressExtendedContactDetail
inherited

addressExtendedContactDetail 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

ExtendedContactDetail? get addressExtendedContactDetail =>
    throw _privateConstructorUsedError;