create static method

SMSProvider create()

Implementation

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