CafeBazaarAccount constructor

CafeBazaarAccount({
  1. String? accountID,
})

Implementation

CafeBazaarAccount({this.accountID});