create static method

SendEnabled create()

Implementation

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