updateCustomerId abstract method

Future<void> updateCustomerId(
  1. String customerId
)

Implementation

Future<void> updateCustomerId(String customerId);