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