EntityId.fromJson constructor

EntityId.fromJson(
  1. dynamic json
)

Implementation

EntityId.fromJson(dynamic json) : value = json.toString();