encode method

dynamic encode(
  1. AutobotConfig v
)

Implementation

dynamic encode(AutobotConfig v) => toMap(v);