ownerId property

String? ownerId
latefinal

The user id of the owner of a shared file

Implementation

late final String? ownerId = props.ocOwnerId;