set abstract method

Future<void> set(
  1. String id,
  2. ProposalData value
)

Implementation

Future<void> set(String id, ProposalData value);