Skip to content

Commit c237857

Browse files
authored
Merge pull request #16 from tpay-com/release/1.2.1
1.2.1 into master
2 parents 674c989 + 7dbd7b4 commit c237857

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/model_paymentChannel_payment_constraint/PaymentConstraint-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h1><span class="kind-class">PaymentConstraint</span> class
8181
<dt>Annotations</dt>
8282
<dd>
8383
<ul class="annotation-list clazz-relationships">
84-
<li>@<a href="https://pub.dev/documentation/json_annotation/4.9.0/json_annotation/JsonSerializable-class.html">JsonSerializable</a>()</li>
84+
<li>@<a href="https://pub.dev/documentation/json_annotation/4.9.0/json_annotation/JsonSerializable-class.html">JsonSerializable</a>(createFactory: false)</li>
8585
</ul>
8686
</dd>
8787

doc/model_screenless_screenless_payment/ScreenlessPayment-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h1><span class="kind-class">ScreenlessPayment</span> class
8585
<dt>Annotations</dt>
8686
<dd>
8787
<ul class="annotation-list clazz-relationships">
88-
<li>@<a href="https://pub.dev/documentation/json_annotation/4.9.0/json_annotation/JsonSerializable-class.html">JsonSerializable</a>(explicitToJson: true)</li>
88+
<li>@<a href="https://pub.dev/documentation/json_annotation/4.9.0/json_annotation/JsonSerializable-class.html">JsonSerializable</a>(createToJson: false)</li>
8989
</ul>
9090
</dd>
9191

doc/model_transaction_transaction/Transaction-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h1><span class="kind-class">Transaction</span> class
8080
<dt>Annotations</dt>
8181
<dd>
8282
<ul class="annotation-list clazz-relationships">
83-
<li>@<a href="https://pub.dev/documentation/json_annotation/4.9.0/json_annotation/JsonSerializable-class.html">JsonSerializable</a>()</li>
83+
<li>@<a href="https://pub.dev/documentation/json_annotation/4.9.0/json_annotation/JsonSerializable-class.html">JsonSerializable</a>(createToJson: false)</li>
8484
</ul>
8585
</dd>
8686

0 commit comments

Comments
 (0)