id property
A unique ID you create to keep track of this shipping option. You’ll be told the ID of the selected option on changes and on completion.
Implementation
String get id => throw _privateConstructorUsedError;
A unique ID you create to keep track of this shipping option. You’ll be told the ID of the selected option on changes and on completion.
String get id => throw _privateConstructorUsedError;