merchant_id property

String? get merchant_id

Implementation

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