factory EntityActionResult.fromJson(Map<String, dynamic> json) { return _$EntityActionResultFromJson(json); }