RoamTripCallBack typedef

RoamTripCallBack = void Function({String? trip})

Implementation

typedef void RoamTripCallBack({String? trip});