ShareeUser_1_Status.fromJson constructor

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

Implementation

factory ShareeUser_1_Status.fromJson(Map<String, dynamic> json) => jsonSerializers.deserializeWith(serializer, json)!;