transactionId property

String? get transactionId

Implementation

String? get transactionId => (_$data['transactionId'] as String?);