chatmyfriendsNotes method

Widget chatmyfriendsNotes(
  1. BuildContext context
)

Implementation

Widget chatmyfriendsNotes(BuildContext context) {
  return widgetChatNotes(context, service);
}