name property

String get name

Implementation

String get name => 'Skyworth VR $model'
    ' ${sn.substring(0, min(sn.length, 8))}';