getCustomerInfo method

Future<Object?> getCustomerInfo()

Implementation

Future<Object?> getCustomerInfo() async => null;