create static method

RelaysData create()

Implementation

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