get abstract method

Stream<SourceModel?> get(
  1. int id
)

Implementation

Stream<SourceModel?> get(int id);