getDefault static method

GetProfitLossReply getDefault()

Implementation

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