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