ActionUIClearStream.fromJson constructor

ActionUIClearStream.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ActionUIClearStream.fromJson(Map<String, dynamic> json) => ActionUIClearStream();