create abstract method

Future<ITrait> create(
  1. ITrait trait
)
override

Implementation

Future<ITrait> create(ITrait trait,);