from property

  1. @Deprecated('Use [senders] instead')
String? from
final

The user ID of the message sender in the group conversation.

Implementation

@Deprecated('Use [senders] instead')

///
/// The user ID of the message sender in the group conversation.
///
///
///
final String? from;