create static method

RSSIResponse create()

Implementation

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