Converts a ds.Entity to a Model instance.
T? fromDatastoreEntity<T extends Model>(ds.Entity? entity);