pending constant
Route_RouteStatus
const pending
This route is being processed internally. The status will change once processed.
Implementation
static const pending = Route_RouteStatus('PENDING');
This route is being processed internally. The status will change once processed.
static const pending = Route_RouteStatus('PENDING');