renderAsync method

Future? renderAsync(
  1. Map<String, dynamic> properties
)

Implementation

Future<dynamic>? renderAsync(Map<String, dynamic> properties) => null;