MyFilePathImage.fromJson constructor

MyFilePathImage.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory MyFilePathImage.fromJson(Map<String, dynamic> json) = _$MyFilePathImageImpl.fromJson;