NewFromJsonWithClipboard constructor

NewFromJsonWithClipboard(
  1. bool includeMedia,
  2. PostCreationAction postCreationAction
)

Implementation

NewFromJsonWithClipboard(super.includeMedia, super.postCreationAction);