world property

  1. @StreamedWorldConverter()
World? world
final

The world the user joined

Implementation

@StreamedWorldConverter()
final World? world;