isLoading property
Shows Android Auto's loading state instead of rows.
Android requires pane content to be either loading with no rows, or non-loading with at least one row.
Android treats a loading pane followed by loaded content as a template refresh. Switching an already-loaded pane back to loading changes the row count, so it may count as a new template in Android Auto's template quota.
Implementation
final bool isLoading;