answer abstract method

Future<bool> answer(
  1. dynamic value
)

Implementation

Future<bool> answer(dynamic value);