id property

String id

View ID used internally.

Implementation

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