newFactory abstract method

T newFactory(
  1. Map<String, dynamic> data
)

Implementation

T newFactory(Map<String, dynamic> data);