set method

  1. @override
dynamic set(
  1. String id
)
override

Implementation

@override
set(String id) => this.id = id;