create static method

SendSmsResponse create()

Implementation

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