id property

String id
inherited

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;