warning abstract method

void warning(
  1. String message
)

Logs any info related debugging information of the FirestoreAPI.

Implementation

void warning(
  String message,
);