ImageAttachmentMixin$Big.fromJson constructor

ImageAttachmentMixin$Big.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ImageAttachmentMixin$Big.fromJson(Map<String, dynamic> json) =>
    _$ImageAttachmentMixin$BigFromJson(json);