collectionName constant
String
const collectionName
The name of the collection in Firestore where payment transactions are stored.
Implementation
static const collectionName = 'omniwarePaymentTransaction';