create static method

ChatAttachment create()

Implementation

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