File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
model_paymentChannel_payment_constraint
model_screenless_screenless_payment
model_transaction_transaction Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ <h1><span class="kind-class">PaymentConstraint</span> class
81
81
< dt > Annotations</ dt >
82
82
< dd >
83
83
< 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 >
85
85
</ ul >
86
86
</ dd >
87
87
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ <h1><span class="kind-class">ScreenlessPayment</span> class
85
85
< dt > Annotations</ dt >
86
86
< dd >
87
87
< 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 >
89
89
</ ul >
90
90
</ dd >
91
91
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ <h1><span class="kind-class">Transaction</span> class
80
80
< dt > Annotations</ dt >
81
81
< dd >
82
82
< 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 >
84
84
</ ul >
85
85
</ dd >
86
86
You can’t perform that action at this time.
0 commit comments