id property

String get id

View ID.

Implementation

String get id =>
    throw UnimplementedError('id is not implemented on the current platform');