roomId property

String get roomId

Genera el roomId asociado a este blog.

Implementation

String get roomId => 'blog_$id';