OutputBuilder$json top-level constant

  1. @Deprecated('Use outputBuilderDescriptor instead')
Map<String, Object> const OutputBuilder$json

Implementation

@$core.Deprecated('Use outputBuilderDescriptor instead')
const OutputBuilder$json = {
  '1': 'OutputBuilder',
  '3': [
    OutputBuilder_StakingOutput$json,
    OutputBuilder_UnbondingOutput$json,
    OutputBuilder_OpReturn$json
  ],
};