$asGameDialogMarkdownComponent property

GameDialogMarkdownComponentCopyWith<$R, GameDialogMarkdownComponent, $Out> get $asGameDialogMarkdownComponent

Implementation

GameDialogMarkdownComponentCopyWith<$R, GameDialogMarkdownComponent, $Out>
get $asGameDialogMarkdownComponent => $base.as(
  (v, t, t2) => _GameDialogMarkdownComponentCopyWithImpl<$R, $Out>(v, t, t2),
);