create static method

InboxMessage create()

Implementation

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