comment property

String? get comment

Comment on the order.

Implementation

String? get comment => payload['comment'];