build method
Builds.
The implementation of this method will be generated for you by the built_value generator.
Implementation
@override
_$GReviewsVars build() {
final _$result = _$v ??
new _$GReviewsVars._(episode: episode, first: first, offset: offset);
replace(_$result);
return _$result;
}