PageBlockChatLink constructor

PageBlockChatLink(
  1. {required String title,
  2. ChatPhotoInfo? photo,
  3. required String username,
  4. int? extra,
  5. int? clientId}
)

A link to a chat

Implementation

PageBlockChatLink