line property

String get line

The line cux_ship appstore builds prints for this build.

Implementation

String get line =>
    '  build $buildNumber  '
    '$processingState  '
    'uploaded $uploadedDate'
    '${expired ? '  (expired)' : ''}';