create static method

PostResponse create()

Implementation

@$core.pragma('dart2js:noInline')
static PostResponse create() => PostResponse._();