readOnly property

bool readOnly

A flag representing whether or not this Reddit instance can only make read requests.

Implementation

bool get readOnly => _readOnly;