build method

RawApiMap build()
override

Returns built response for api

Implementation

RawApiMap build() => { "name": this.name, "value": this.value };