BridgeTypeAnnotation.fromJson constructor
Connect the generated _$BridgeTypeAnnotationFromJson
function to the fromJson
factory.
Implementation
factory BridgeTypeAnnotation.fromJson(Map<String, dynamic> json) =>
_$BridgeTypeAnnotationFromJson(json);