menu
google_cloud_firestore_v1 package
documentation
firestore.dart
TransactionOptions_ReadOnly
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Object
toJson
(
)
Implementation
@override Object toJson() => { if (readTime case final readTime?) 'readTime': readTime.toJson(), };
google_cloud_firestore_v1 package
documentation
firestore
TransactionOptions_ReadOnly
toJson method
TransactionOptions_ReadOnly class