build abstract method

T build(
  1. Map<String, dynamic> source
)

Implementation

T build(Map<String, dynamic> source);