roomRepository abstract method

RoomRepository? roomRepository(
  1. String? appId
)

Implementation

RoomRepository? roomRepository(String? appId);