build method

Implementation

@override
List<MultiselectOption> build(String id) {
  return [];
}