fromFire abstract method

Future<T> fromFire(
  1. dynamic value
)

Implementation

Future<T> fromFire(dynamic value);