ChatMixin$LastItem.fromJson constructor

ChatMixin$LastItem.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChatMixin$LastItem.fromJson(Map<String, dynamic> json) =>
    _$ChatMixin$LastItemFromJson(json);