create static method

MessagesResponse create()

Implementation

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