getDefault static method

OperationEscrowCreate getDefault()

Implementation

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