UserAccountCallback typedef

UserAccountCallback = void Function(int uid, String userAccount)

Implementation

typedef UserAccountCallback = void Function(int uid, String userAccount);