fromFire property

FromFire<T> get fromFire

Implementation

FromFire<T> get fromFire => _fromFire ?? FromFireEmpty<T>();