getDefault static method

TxoLockAddressResponse getDefault()

Implementation

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