remainder property
A catch-all for any unparsed version components.
This is in case the number of points in the version string exceeds the expected count of 4.
Optional.
Implementation
core.String? remainder;
A catch-all for any unparsed version components.
This is in case the number of points in the version string exceeds the expected count of 4.
Optional.
core.String? remainder;