build abstract method

Future<T> build(
  1. P param
)

Implementation

Future<T> build(P param);