Get current customer information.
Future<Map<String, dynamic>?> getCurrentCustomer() { throw UnimplementedError('getCurrentCustomer() has not been implemented.'); }