withField method

RealtimeNode withField(
  1. FireValue value
)

Implementation

RealtimeNode withField(FireValue value) => withFields([value]);