SimpleGetxController<T> constructor

SimpleGetxController<T>([
  1. T? _data
])

Implementation

SimpleGetxController([this._data]);