factory Context.fromJson(Map<String, dynamic> json) => JSONExtendable.fromJson(json, _$ContextFromJson, Context._builtInKeys);