render abstract method

Future<T> render(
  1. RenderContext context
)

Implementation

Future<T> render(RenderContext context);