entryPointFeatures property
Features of the entry point, such as being toll or toll-free.
One entry point can have multiple features. However, toll and toll-free cannot be both set on the same entry point.
Implementation
core.List<core.String>? entryPointFeatures;