RoamUserCallBack typedef

RoamUserCallBack = void Function({String? user})

Implementation

typedef void RoamUserCallBack({String? user});