create static method

ReactionBody create()

Implementation

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