id property

String id

View ID.

Implementation

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