init abstract method

  1. @override
T init(
  1. InitContext<T> context
)
override

Implementation

@override
T init(InitContext<T> context);