ResourceId constructor

const ResourceId({
  1. ChatId? chatId,
})

Implementation

const ResourceId({this.chatId});