getDefault static method

MsgCancelTradeResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static MsgCancelTradeResponse getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<MsgCancelTradeResponse>(create);