postId property

String? postId

Implementation

String? get postId => _$this._postId;
void postId=(String? postId)

Implementation

set postId(String? postId) => _$this._postId = postId;