EarthoOneOptions constructor

EarthoOneOptions({
  1. String client_id,
  2. String redirect,
})

Implementation

external factory EarthoOneOptions(
    {String client_id,
    String redirect});