createdByUserId property

String get createdByUserId

The id of the user who created this document

Implementation

String get createdByUserId => _snapshot['created_by_user_id'].toString();