create static method

UserDataBody create()

Implementation

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