ownerId property

String? get ownerId

The registration key of the owning controller, if applicable.

Implementation

String? get ownerId;
set ownerId (String? value)

Implementation

set ownerId(String? value);