RoamCallBack typedef

RoamCallBack = void Function({String? location})

Implementation

typedef void RoamCallBack({String? location});