updateUsername abstract method

Future<bool> updateUsername(
  1. String username
)

Implementation

Future<bool> updateUsername(String username);