jne method

Future<DeliveryData> jne({
  1. String resiId = "CM96392284741",
})

Implementation

Future<scheme.DeliveryData> jne({
  //  JNEB-1005668732
  // TLJC3DMELCM0CGKJ
  String resiId = "CM96392284741",
}) async {
  return await _shipper(resiId: resiId, logisticId: 1);
}