canOperateLocalPost property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? canOperateLocalPost
getter/setter pair

Indicates if the listing can manage local posts.

Deprecated: This field is no longer populated and will be removed in a future version.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? canOperateLocalPost;