lock abstract method

void lock({
  1. required String key,
})

Implementation

void lock({required String key});