currentUserId property

  1. @JsonKey(name: 'current_user_id')
int get currentUserId
inherited

Implementation

@JsonKey(name: 'current_user_id')
int get currentUserId => throw _privateConstructorUsedError;